Fix bug #18490 with redisplay of other windows showing a narrowed buffer.
authorEli Zaretskii <eliz@gnu.org>
Thu, 18 Sep 2014 15:10:33 +0000 (18:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 18 Sep 2014 15:10:33 +0000 (18:10 +0300)
commit5049b21238a22a71c8e98316b1b8dd7719306e84
tree14fa56526553dab998f4428407ec4f95e26a3507
parent2fe152da03b54af3a1e43f1f7bb26c64951b4dab
Fix bug #18490 with redisplay of other windows showing a narrowed buffer.

 src/xdisp.c (redisplay_internal): Force redisplay of all windows
 that show a buffer whose narrowing has changed.
src/ChangeLog
src/xdisp.c